﻿2026-06-18T11:15:49.7316088Z ##[group]Run actions/checkout@v5
2026-06-18T11:15:49.7317151Z with:
2026-06-18T11:15:49.7317689Z   fetch-depth: 0
2026-06-18T11:15:49.7318392Z   repository: SaberMage/spt-core
2026-06-18T11:15:49.7323990Z   token: ***
2026-06-18T11:15:49.7324799Z   ssh-strict: true
2026-06-18T11:15:49.7325636Z   ssh-user: git
2026-06-18T11:15:49.7326447Z   persist-credentials: true
2026-06-18T11:15:49.7327186Z   clean: true
2026-06-18T11:15:49.7327768Z   sparse-checkout-cone-mode: true
2026-06-18T11:15:49.7328466Z   fetch-tags: false
2026-06-18T11:15:49.7329051Z   show-progress: true
2026-06-18T11:15:49.7329639Z   lfs: false
2026-06-18T11:15:49.7330207Z   submodules: false
2026-06-18T11:15:49.7330808Z   set-safe-directory: true
2026-06-18T11:15:49.7331741Z ##[endgroup]
2026-06-18T11:15:49.9283287Z Syncing repository: SaberMage/spt-core
2026-06-18T11:15:49.9284851Z ##[group]Getting Git version info
2026-06-18T11:15:49.9285544Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-18T11:15:49.9545024Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T11:15:49.9770479Z git version 2.43.0.windows.1
2026-06-18T11:15:49.9796516Z ##[endgroup]
2026-06-18T11:15:49.9804156Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0b54499d-2550-4669-bc47-6faecdbdbdd2\.gitconfig'
2026-06-18T11:15:49.9816838Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0b54499d-2550-4669-bc47-6faecdbdbdd2' before making global git config changes
2026-06-18T11:15:49.9817899Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:15:49.9821901Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T11:15:50.0059596Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-18T11:15:50.0247196Z https://github.com/SaberMage/spt-core
2026-06-18T11:15:50.0274527Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:15:50.0278637Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:15:50.0483281Z HEAD
2026-06-18T11:15:50.0742047Z ##[endgroup]
2026-06-18T11:15:50.0745116Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-18T11:15:50.4512396Z ##[group]Cleaning the repository
2026-06-18T11:15:50.4518428Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-18T11:15:53.8841669Z Removing target/
2026-06-18T11:15:53.8874969Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-18T11:15:53.9567066Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:15:53.9595958Z ##[endgroup]
2026-06-18T11:15:53.9601240Z ##[group]Disabling automatic garbage collection
2026-06-18T11:15:53.9606187Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-18T11:15:53.9834534Z ##[endgroup]
2026-06-18T11:15:53.9834956Z ##[group]Setting up auth
2026-06-18T11:15:53.9841035Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:15:54.0054848Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T11:15:54.3582940Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:15:54.3837620Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T11:15:54.7480217Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:15:54.7701122Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T11:15:55.1376028Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-18T11:15:55.1655832Z ##[endgroup]
2026-06-18T11:15:55.1656263Z ##[group]Fetching the repository
2026-06-18T11:15:55.1663103Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:15:58.5284592Z From https://github.com/SaberMage/spt-core
2026-06-18T11:15:58.5285093Z  * [new branch]        v0.12.0-lifecycle -> origin/v0.12.0-lifecycle
2026-06-18T11:15:58.5285450Z  t [tag update]        v0.11.0           -> v0.11.0
2026-06-18T11:15:58.5415782Z ##[endgroup]
2026-06-18T11:15:58.5416232Z ##[group]Determining the checkout info
2026-06-18T11:15:58.5416641Z ##[endgroup]
2026-06-18T11:15:58.5421680Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-18T11:15:58.5701877Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-18T11:15:58.5940431Z ##[group]Checking out the ref
2026-06-18T11:15:58.5942847Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:15:58.6313601Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:15:58.6348943Z ##[endgroup]
2026-06-18T11:15:58.6620810Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-18T11:15:58.6851446Z aa3106be6461a79aba63fc888b4545e29f4c4eed
